home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
APDL Other Worlds
/
APDL Other Worlds Collection.iso
/
SF3000
/
Extras
/
!SFcolours
/
h
/
SFCCreateFile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-10-24
|
290 b
|
17 lines
/*
* SFcolours - Star Fighter 3000 colours editor
* Colours file creation dbox
* Copyright (C) 2001 Chris Bazley
*/
#ifndef SFCCreateFile_h
#define SFCCreateFile_h
#include "toolbox.h"
extern ObjectId CreateFile_sharedid;
extern void CreateFile_initialise(ObjectId id);
#endif